androidTextInput
Type
object
Summary
A native, single line, Android text input control.
Syntax
androidTextInput
Description
A native Android control for text input.
The input control allows the editing of a single line of text with the 'return' key ending editing and allowing you to perform an appropriate action.
Examples
mobileControlCreate "input"
mobileControlCreate "input", "name entry"
Related
function: mobileControlGet, mobileControlTarget
message: inputEndEditing, inputReturnKey, inputBeginEditing, inputTextChanged
command: mobileControlDelete, mobileControlDo, mobileControlSet, mobileControlCreate
Compatibility and Support
Introduced
LiveCode 5.5.1
OS
android
Platforms
mobile